Create
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2027).
2027
current
StructuralConnectionHandler.Create(Document, IList<ElementId>, ElementId)
| document | Document | The Revit document. |
| idsToConnect | IList<ElementId> | List of element ids of connected elements. |
| typeId | ElementId | The type of Structural Connection Handler. |
| → returns | StructuralConnectionHandler | The newly created connection. |